home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aab / EDEDDOCS.TXT < prev    next >
Text File  |  1985-09-17  |  12KB  |  173 lines

  1.       EdEd  Text Processor Documentation
  2.  
  3. This on-line documentation may be read by using the [PgDn] [PgUp] keys to manually page through the text.  You may also search the text for specific phrases.  To search, press [^S] (hold [Ctrl] down while pressing [S]),  then type the phrase to find.  As
  4. an example, to go to the area covering function keys, press [^S], then type "FUNCT",  then press [ent]  (the "enter" key).  Note that major headings can be found by using capital letters in the phrase to find.
  5.  
  6. INTRODUCTION
  7. EdEd is a fully featured, fast, easy-to-use text processor.  Its flexibility and extensive cursor movement facilities make it ideal for program editing,  while its automatic word wrap and instant screen updating make it ideal for general word processing.
  8.  
  9. EdEd's FEATURES include :
  10.    - Multiple windows
  11.    - Transfer from other files and windows
  12.    - Copy, Move and Delete by block or word
  13.    - Auto-indent and word wrap
  14.    - Auto-Align for Continual screen updates
  15.    - Un-Delete to recover deleted text
  16.    - Extensive cursor control
  17.    - Search and Replace
  18.    - Go to specific lines and pages
  19.    - Generates standard MS-DOS text files
  20.  
  21. One of the most important features of EdEd is that it's easy to learn, which also means it's easy to use.  For ease of use, EdEd may be used as a "modeless" editor - character insert and delete functions are always available, so special modes need not be
  22. used to perform those basic functions.  Various editing modes are available, however, to provide the choice between inserting or exchanging (overstrike) text as typed, and to provide other modes for extensive text deletion and transferring. The special fu
  23. nction keys on the IBM PC keyboard are used  so most functions don't require complex control-character sequences.  And since the screen is always displaying the current, properly aligned text, no format command is necessary.  The result is a true "what yo
  24. u see is what you get" editor.
  25.  
  26. OPERATION
  27. The following outlines the operation of EdEd.  Keys to press are shown in brakets "[]".  The caret "^" preceeding a key means to hold the control key down while pressing the indicated key.  For example, [^PgUp] means hold the control key down, then hit [P
  28. gUp].
  29.  
  30. CURSOR MOVEMENT
  31. Cursor movement makes use of the special keys on the PC's keyboard (for example, [PgUp] key displays the previous page).  Most special keys may be used with the control key for extended cursor movement in the direction specified  (for example, [^PgUp] goe
  32. s farther than the previous page - it goes all the way to the beginning of the text). Here are the cursor control keys :
  33.  Basic Cursor Movement-
  34.   [left][right] move one character
  35.   [up][down] move one line
  36.   [Home] begining of line
  37.   [End]  end of line
  38.   [PgUp] previous page
  39.   [PgDn] next page
  40.   [tab]  next (or prior) tab stop
  41.  Extended Cursor Movement-
  42.   [^left][^right] move one word
  43.   [^Home] beginning of page
  44.   [^End]  end of page
  45.   [^PgUp] begining of text
  46.   [^PgDn] end of text
  47.  
  48. SIMPLE EDITING
  49. Editing text includes INSERT and DELETE to change the words.  EdEd provides for simple character inserts by using the [Ins] key to put spaces in front of the cursor (where your insertion will go).  Similarly, [Del] is used to delete the character under th
  50. e cursor.  To delete an entire line at once, use [^L].  If the cursor is at the left margin, the "return" at the end of the line is deleted along with the entire line; otherwise text is deleted from the cursor up to the "return".
  51.  
  52. RECOVER DELETED TEXT
  53. If text is erroneously deleted, it may be recovered with [^U] (Un-Delete).  Make sure the cursor is at the position where the text was deleted, then press [^U] to recall one character at a time.
  54.  
  55. OPERATING MODES
  56. The editing environment may be controlled by selecting different operating modes.  Some mode are available simply by pressing a function key. All modes are available by pressing [esc], then pressing the key corresponding to a modes.
  57.   [esc][X] EXCHANGE or [F5]
  58.       typed characters replace the existing text
  59.   [esc][I] INSERT   or [F5]
  60.       typed characters are inserted at the cursor
  61.   [esc][D] DELETE   or [F6]
  62.       to delete words, sentences, paragraphs, etc
  63.   [esc][C] COPY     or [F7]
  64.       to copy text from one location to another
  65.   [esc][M] MOVE     or [F8]
  66.       to move text from one location to another
  67.   [esc][W] WINDOW   or [F1,F2,F3]
  68.       go to another window or change window
  69.   [esc][S] STORAGE  or [F10]
  70.       move files to/from disk, print files, clear
  71.   [esc][P] PRINT
  72.       to print the active file
  73.   [esc][E] PRINT
  74.       to set environment (margins, color, etc)
  75.   [esc][T] TAB
  76.       to set tab stops
  77.   [esc][Q] QUIT
  78.       to leave EdEd
  79. Notice that [F5] will switch between, or "toggle", Insert/Exchange modes.
  80.  
  81. DELETE, COPY & MOVE MODES
  82. Delete, Copy and Move modes permit acting on words, lines, sentences, paragraphs and specified blocks of text.  The keys grouped under Delimiter (below) indicate the amount of text on which the delete, copy or move will act.  You can also act on specific
  83. blocks of text by Marking them.  The various other options for these modes are also indicated:
  84.  Delimiters-
  85.   [ ] word (act from cursor to next space)
  86.   [.][?][!] sentence (act from cursor to period, etc.)
  87.   [;] act from cursor to semi-colon
  88.   [)] act from cursor to parenthesis
  89.   [}] act from cursor to closing brace
  90.   [ent] paragrph/line (act from cursor to return)
  91.   [L] Line (act on line as displayed on screen)
  92.   [P] Page (act on page as displayed on screen)
  93.  Mark specific block of text-
  94.   [M] Mark (mark beginning for later Save/Delete)
  95.   [S] Save (act from Mark -copy & move mode only)
  96.  Copy File-
  97.   [F] Copy entire file (copy mode only)
  98. DELETE MODE deletes the block of text starting at the cursor, up to and including the delimiter (see delimiters, above).  You may also delete a specific block of text. To do so, move the cursor to the point at which to start the deletion, then press [F6]
  99. to enter Delete mode, then move the cursor to just after the last character to be deleted and press [D].  [M]Mark may also be used to mark a new start when in delete mode.
  100. COPY and MOVE MODE save a copy of the text from where the cursor is up to and including the delimiter (see delimiters, above).  You may also copy or move a specific block of text.  To do so, move the cursor to just after the last charater to be copied or
  101. moved, then press [S] to save a copy of that block of text.  Once the text has been specified by pressing a delimiter key or Marking & Saving, move the cursor to the location at which to insert the text and press [F9] (use [F9] to recall text for both cop
  102. y and move).  [M]Mark may also be used to mark a new start when in copy or move mode.  Finally, [A]All clears the entire text buffer.
  103. Note that the difference between move and copy is that copy does not disturb the original text, while move deletes the original text.  Copy and move may be used on text within a window and also between windows.  For instance, you may copy boilerplate text
  104.  from a second window into the first window to quickly create customized documents from pieces of existing text.  Copy has one additional feature - the entire contents of a disk file may be copied.  Simply press [F] for File when in copy mode; you will be
  105.  asked to enter the name of the file to copy,  and it will be inserted into the active document at the current cursor position.
  106.  
  107. WINDOW MODE allows you to create another area on the screen to view text.  On entering Window mode, the folling options are available:
  108.  [1] [2] [3]  Go to specified window
  109.  [C]  Change window size and color (1-15)
  110.  [D]  Delete window
  111. If you go to a window which had been used before, that window is activated;  otherwise a new window is created.  You may specify window size and text color - press [ent] to accept the old (default) value shown, or type in the new value (the meaning of eac
  112. h value is detailed in the printed documentation).  The function keys [F1][F2][F3] may also be used as a quicker way to switch to windows 1, 2 and 3, respectively.
  113.  
  114. STORAGE MODE
  115. The following options are available in storage mode:
  116.   [G] Get - read a disk file to the active window
  117.   [W] Write - write the active file to disk
  118.   [U] Update - overwrite an existing disk file
  119.   [D] Delete - delete a file
  120.   [R] Rename - rename a file
  121.   [:] change current disk
  122.   [.][\][C] change current directory
  123. Where disk files are involved, EdEd promts for the name of the disk file.  Press [ent] to enter the old (default) file name as shown, or type the desired file name and press [ent].  You may use paths when specifying the file name.
  124.  
  125. SPECIAL OPERATIONS
  126.  
  127. [^A] ALIGN LINES
  128. Lines may be shifted with the left and right arrow keys.  The up and down arrow keys indicate other lines to shift similarly.  If [R] relative align (the default), the other lines are shifted an amount equal to the shift of the original line; if [A] absol
  129. ute align, the other lines are aligned vertically with the original line.
  130.  
  131. [^C] CASE CHANGE
  132. The case of the character at the cursor is changed. If it's lower case, it's changed to upper; if it's upper, it's changed to lower.
  133.  
  134. [^G] GOTO
  135. Go-to jumps to a specified section of the text.  Type the number of the object you want to go to, then:
  136.   [ ] to go to indicated word
  137.   [.] to go to indicated sentence
  138.   [ent] to go to indicated para/line (to a return)
  139.   [L] to go to indicated Line (as displayed)
  140.   [P] to go to indicated Page (as displayed)
  141.  
  142. [^Q] HELP & DOCS (Documetation)
  143. Two special aids are available to help you learn and use EdEd (in addition to the prompt line appearing a the top of the active window).  The help "toggle" (or "change") is [^Q] - it will display three lines of help menus on the top of the screen if they
  144. are not already displayed (if already displayed, it will erase them).  For more extensive help, pressing [F4] will activate this documentation in window 3 (created in the lower right corner) provided this file, "EDEDDOCS.TXT", is at the current path on th
  145. e current directory.
  146.  
  147. [^S] SEARCH,FIND
  148. You can search for a specified phrase (character string).  After [^S], enter the phrase to find, then [ent].  Subsequent [^S] commands will show the last phrase as the default, so to find the next occurance of a phrase, press [^S], then [ent].
  149. Use [altS] for Search with certain options, such as ignore case and global choices.
  150.  
  151. [^R] REPLACE
  152. Replace first finds a phrase as in Search, then gives you the option to replace the entire phrase with another phrase.  As with search, first enter the phrase to find (then [ent]), then enter the replacement phrase (then [ent]).  Then [Y]es replaces it an
  153. d leaves replace mode; [M]ore replaces it and finds the next occurance; [N]o does not replace it and leaves replace mode; [C]ont does not replace it but finds the next occurance.
  154. Use [altR] for Replace with certain options, such as ignore case.
  155.  
  156. [^T] TRANSPOSE
  157. The position of the next two characters is interchanged.
  158.  
  159. FUNCTION KEYS
  160.  
  161. [F1] Window 1            [F2] Window 2
  162. [F3] Window 3            [F4] Documentation
  163. [F5] toggle Ins/Ex mode  [F6] Delete mode
  164. [F7] Copy mode           [F8] Move mode
  165. [F9] recall text         [F10] Storage mode
  166.  
  167.        --Copyright (c) 1985 E.C.Gillott--
  168.  
  169.       ==========================================================
  170.       | Downloaded for CompuServe and uploaded to PCanada by:  |
  171.       |                 David Turcotte PC1202                  |
  172.       ==========================================================
  173.